home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version='1.0' standalone='yes' ?> <script> <name>SPManager</name> <author>Francois Guillet (fpgui@users.sourceforge.net)</author> <version>1.41</version> <date>Oct 29 2006</date> <fileset> <file>PostInstall.jar</file> </fileset> <description> The Script and Plugin Manager is a plugin that makes the management of scripts and plugins easy. It scans for updates of installed scripts/plugins and shows all the not-yet-installed items available at repositories. It's probably the tool you're using at this very moment ! See http://aoisp.sourceforge.net/spmanagement.html for usage. </description> <comments> </comments> <history> <log version="1.41b1" date="Oct 29, 2006" author="Nik TJ"> - wrapped transaction semantics around file download/copy -- copy is only attempted if *all* files downloaded without error </log> <log version="1.4b2" date="Oct 5, 2006" author="Nik TJ"> - Added support for external callers of SPManager -- added DOWNLOAD message -- coded DOWNLAD to provide a GUI derived from StatusDialog -- coded support for downloading non-repository files - improved handling of empty tags </log> <log version="1.39" date="2006/08/28" author="Nik TJ"> - added 'todir' attribute to fileset entries. -- first use is with the HelpPlugin </log> <log version="1.38" date="2006/05/24" author="Nik TJ"> - downgraded errors regarding deleting temp files to warnings in the log, since these occur normally on some Windows installations. </log> <log version="1.37" date="2006/05/22" author="Nik TJ"> - Aggregation of error messages -- Display options on error for: Continue, Stop, Ignore - made deletion of downloaded files on error less aggressive. - re-enabled upgrade of PostInstall.jar </log> <log version="1.36b5" date="2006/05/13" author="Nik TJ"> - FLAGS display - the flags for each plugin/script can be viewed -- Added a 'flags' entry in the detail pull-down - consolidated postInstall translation files </log> <log version="1.36b4" date="2006/05/12" author="Nik TJ"> - fixed problems with temporary file deletion under Windows - moved file download to temporary directory - updated SPManager and PostInstall to use temp dir instead of live dir </log> <log version="1.36b3" date="2006/04/21" author="Nik TJ"> - fixed introduced bug that stopped the download of more than one file at a time. </log> <log version="1.36b2" date="2006/04/21" author="Nik TJ"> - further bug fixes (thanks to MarcC for finding these) -- added verification of the downloaded file size -- added validation of JAR and ZIP files **Released with AOI 2.3 beta1 </log> <log version="1.36b1" date="2006/04/19" author="Nik TJ"> - bug fixes (thanks to Peter Eastman for finding most of these) -- fixed NullPointerException that could be raised if description was empty -- ensure that description display is cleared if description is empty -- added 'version history' to display list if history is empty -- catch unexpected exceptions in PostInstall during cleanup -- fixed bug in parsing minor version number -- enabled update from beta to non-beta </log> <log version="1.35" date="2006/03/15" author="Nik TJ"> **Released with AOI 2.3ea2** - tidy ups for release -- new icons for tree entries -- improved behaviour of controls for disabled entries -- new fileIO for downloading files -- minor change to refresh logic called after download. </log> <log version="1.34" date="2006/03/07" author="Nik TJ"> - implemented filtering. </log> <log version="1.33" date="2006/03/07" author="Nik TJ"> - implemented SafeFile download code. New file is downloaded to a temp file, and renamed after download is complete. - implemented PostInstall plugin to cleanup from download rename problems </log> <log version="1.32" date="2006/02/14" author="Nik TJ"> - implemented new repository list format - moved repository list to aoisp.sourceforge.net </log> <log version="1.31" date="2006/01/28" author="Nik TJ"> - implemented dependencies between scripts and plugins - implemented version independence for SPManager, so it can usefully update itself </log> <log version="1.3" date="2005/11/7" author="Nik TJ"> - removed separate Comments window. Comments are now displayed at the end of the Description. - implemented change-log display. The description window now has a pull-down, which allows the entire version history, as well as each individual log entry to be viewed. </log> <log version="1.2" date="06/04/2005" author="Francois Guillet"> Scanning can be done using a script server on repository. Process is many times faster. </log> <log version="1.0" author="Francois Guillet"> initial coding </log> </history> </script>